const golang.org/x/sys/unix.px_proto_oe

3 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L772: const px_proto_oe = 0
		syscall_linux.go#L798: 	binary.BigEndian.PutUint32(sa.raw[2:6], px_proto_oe)
		syscall_linux.go#L1111: 		if binary.BigEndian.Uint32(pp[2:6]) != px_proto_oe {